// get artist

// create URL + Desktop files in folders  (based on the folder's "links" flag)

// for destination pics, use .jpg instead of .jpeg
// for destination pics, convert webp into JPG or 256 PNG depending on which is smaller
	Do not delete the original webp. But switch the SRC to be the converted picture.
Q:  When the program inevitably guesses this wrong (jpg PixelArt) how do I easily correct this?
	A:  By replacing the picture, and choosing how to replace it.

// copy images to folders

// add images to data
// 	read EXIF data for each image
// 		populate data

// select first image
